Skip to content

feat(resources): update VTOM default resource requests/limits (v0.2.4)#8

Merged
cadolbeau-absyss merged 1 commit into
mainfrom
feat/update-vtom-resources
Jun 3, 2026
Merged

feat(resources): update VTOM default resource requests/limits (v0.2.4)#8
cadolbeau-absyss merged 1 commit into
mainfrom
feat/update-vtom-resources

Conversation

@Cadolbeau

Copy link
Copy Markdown
Contributor

Summary

  • Align serverResources, agentResources and apiserverResources defaults in values.yaml with Absyss official prerequisites
  • Bump chart version 0.2.30.2.4

Changes

Component CPU Request CPU Limit RAM Request RAM Limit
server before 50m 1000m 128Mi 1Gi
after 250m 1000m 512Mi 2Gi
agent before 20m 200m 64Mi 256Mi
after 100m 500m 256Mi 2Gi
apiserver before 20m 500m 600Mi 1536Mi
after 500m 2000m 1Gi 4Gi

Test plan

  • helm lint OK on all 4 cloud profiles (azure, aws, gcp, onpremise)

Align server, agent and apiserver resource defaults with Absyss
official prerequisites:
- server:    CPU 50m→250m req / RAM 128Mi→512Mi req / RAM 1Gi→2Gi limit
- agent:     CPU 20m→100m req / CPU 200m→500m limit / RAM 64Mi→256Mi req / RAM 256Mi→2Gi limit
- apiserver: CPU 20m→500m req / CPU 500m→2000m limit / RAM 1Gi req / RAM 4Gi limit

Bumps chart version to 0.2.4.

@cadolbeau-absyss cadolbeau-absyss left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@cadolbeau-absyss cadolbeau-absyss merged commit f48a2ba into main Jun 3, 2026
4 checks passed
@cadolbeau-absyss cadolbeau-absyss deleted the feat/update-vtom-resources branch June 3, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants